Skip to content

Commit

Permalink
Merge branch 'master' into cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
dns2utf8 authored Jan 27, 2017
2 parents 79d699b + f07090b commit 983996a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ extern crate spaceapi_validator;
use std::collections::BTreeMap;
use nickel::status::StatusCode;
use nickel::{Nickel, JsonBody, HttpRouter, MediaType};
use rustc_serialize::json::{Json, ToJson, encode};
use rustc_serialize::json::{encode};
use spaceapi_validator::{validate_spaceapi_json, ValicoError};


Expand Down

0 comments on commit 983996a

Please sign in to comment.