HomeDevCentral

Remove extern crate calls

Description

Remove extern crate calls

Summary:
This microservice uses Rust in 2018 edition. As such:

  • the extern crate declarations aren't required
  • the macros has to be imported too

Test Plan: Rebuild the crate

Reviewers: dereckson

Reviewed By: dereckson

Differential Revision: https://devcentral.nasqueron.org/D1873

Details

Provenance
derecksonAuthored on Oct 10 2018, 11:44
derecksonPushed on Oct 10 2018, 11:45
Reviewer
dereckson
Differential Revision
D1873: Remove extern crate calls
Parents
rAPIREG10bc5d197b2f: Provide repository information
Branches
Unknown
Tags
Unknown