remove duplicate identifier (#6483)

This commit is contained in:
Ali Hasani 2020-06-25 23:44:42 +04:30 committed by GitHub
parent 4102a19585
commit 150c04aea7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,6 @@ import {
assertThrows,
assertEquals,
assertStringContains,
assertThrows,
unitTest,
} from "./test_util.ts";