mirror of
https://github.com/zyllian/classics.git
synced 2025-01-18 03:32:41 -08:00
remove use of now-stabilized nightly feature
This commit is contained in:
parent
b93e35c36b
commit
257d85bf21
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
||||||
#![feature(lazy_cell)]
|
|
||||||
|
|
||||||
use std::path::PathBuf;
|
use std::path::PathBuf;
|
||||||
|
|
||||||
use error::GeneralError;
|
use error::GeneralError;
|
||||||
|
|
Loading…
Add table
Reference in a new issue