remove unused import
This commit is contained in:
parent
f2bed33db8
commit
f8a860bf21
@ -1,5 +1,3 @@
|
||||
import * as t from "../../types";
|
||||
|
||||
export default class Binding {
|
||||
constructor({ identifier, scope, path, kind }) {
|
||||
this.constantViolations = [];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user