Remove old comment

This commit is contained in:
Nicolò Ribaudo
2018-04-15 11:09:28 +02:00
committed by Brian Ng
parent 2679d6775c
commit 29db23ed87

View File

@@ -1,5 +1,3 @@
// Fork of https://github.com/loganfsmyth/babel-plugin-proposal-decorators-legacy
import { declare } from "@babel/helper-plugin-utils";
import syntaxDecorators from "@babel/plugin-syntax-decorators";
import visitor from "./transformer";