Remove feature from test

This commit is contained in:
Aaron Hill 2019-01-29 17:03:28 -05:00
parent 45486cce2c
commit b29a21fbae
No known key found for this signature in database
GPG key ID: B4087E510E98B164

View file

@ -3,7 +3,6 @@
// run-pass
#![feature(public_private_dependencies)]
#![deny(exported_private_dependencies)]
pub struct PublicType {