Skip to content

Commit

Permalink
ui: Remove duplicate import (result of rebase)
Browse files Browse the repository at this point in the history
  • Loading branch information
John Cowen committed Jan 28, 2019
1 parent d4e3022 commit 4e25bce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui-v2/app/adapters/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ export const REQUEST_DELETE = 'deleteRecord';

export const DATACENTER_QUERY_PARAM = 'dc';

import { HEADERS_SYMBOL as HTTP_HEADERS_SYMBOL } from 'consul-ui/utils/http/consul';
export default Adapter.extend({
namespace: 'v1',
repo: service('settings'),
Expand Down

0 comments on commit 4e25bce

Please sign in to comment.