From 58e9b671d9f2f2994fdca204036b3c72a3036e48 Mon Sep 17 00:00:00 2001 From: vantezzen Date: Mon, 26 Aug 2019 21:27:54 +0200 Subject: Lint --- src/api/apiBase.js | 1 - 1 file changed, 1 deletion(-) (limited to 'src/api') diff --git a/src/api/apiBase.js b/src/api/apiBase.js index b40673e44..e8d571171 100644 --- a/src/api/apiBase.js +++ b/src/api/apiBase.js @@ -3,7 +3,6 @@ */ import { API_VERSION, - API, } from '../environment'; const apiBase = () => { -- cgit v1.2.3-54-g00ecf