Skip to content

Commit f48961c

Browse files
authored
Remove unused import in libmpdec.php
Removed unused import of FileSystem.
1 parent a0c2fef commit f48961c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/SPC/builder/windows/library/libmpdec.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
namespace SPC\builder\windows\library;
66

7-
use SPC\store\FileSystem;
8-
97
class libmpdec extends WindowsLibraryBase
108
{
119
public const NAME = 'libmpdec';

0 commit comments

Comments
 (0)