Skip to content

Commit

Permalink
remove unused class
Browse files Browse the repository at this point in the history
  • Loading branch information
phith0n committed May 5, 2019
1 parent 2c42f45 commit 7998172
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 46 deletions.
2 changes: 0 additions & 2 deletions src/Chip/Chip.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
use \PhpParser\ParserFactory;
use \PhpParser\NodeTraverser;

stream_wrapper_register(MemoryStreamWrapper::WRAPPER_NAME, MemoryStreamWrapper::class);

class Chip
{
/**
Expand Down
44 changes: 0 additions & 44 deletions src/Chip/MemoryStreamWrapper.php

This file was deleted.

0 comments on commit 7998172

Please sign in to comment.