plugin: Remove unused import

This commit is contained in:
Lucien Greathouse
2019-01-04 13:49:08 -08:00
parent ae36688bf2
commit 1138c05dff

View File

@@ -1,5 +1,4 @@
local ApiContext = require(script.Parent.ApiContext)
local Config = require(script.Parent.Config)
local Logging = require(script.Parent.Logging)
local function makeInstanceMap()