Remove unused unstable feature
Forgot to remove it with e064263f96.
Signed-off-by: pep <pep@bouah.net>
This commit is contained in:
parent
7eb6f190b2
commit
f712816c9b
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@
|
|||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
#![feature(let_chains)]
|
||||
#![feature(never_type)]
|
||||
|
||||
mod bot;
|
||||
mod config;
|
||||
|
|
|
|||
Loading…
Reference in a new issue