Skip to content
Prev Previous commit
Next Next commit
Fix obsolete include directive
  • Loading branch information
earlephilhower committed Dec 19, 2020
commit 4fcd37d7ea0859f8fbd3aac833d76d1c6763d040
1 change: 0 additions & 1 deletion libraries/SDFS/src/SDFS.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "SDFS.h"
#include "SDFSFormatter.h"
#include <FS.h>

using namespace fs;
Expand Down