strings not used internally12
This commit is contained in:
2
client
2
client
Submodule client updated: 0ab21a0764...7687c80524
Submodule client-gui2 updated: e715198949...957ad911eb
2
server
2
server
Submodule server updated: cac5233a11...cc585a2a9c
@@ -22,12 +22,7 @@ mod grpc_error;
|
|||||||
#[path = "../../common/src/system_column.rs"]
|
#[path = "../../common/src/system_column.rs"]
|
||||||
#[allow(dead_code)]
|
#[allow(dead_code)]
|
||||||
mod system_column;
|
mod system_column;
|
||||||
mod analytics {
|
use common::proto::komp_ac::analytics;
|
||||||
include!(concat!(
|
|
||||||
env!("CARGO_MANIFEST_DIR"),
|
|
||||||
"/../common/src/proto/komp_ac.analytics.rs"
|
|
||||||
));
|
|
||||||
}
|
|
||||||
mod auth {
|
mod auth {
|
||||||
include!(concat!(
|
include!(concat!(
|
||||||
env!("CARGO_MANIFEST_DIR"),
|
env!("CARGO_MANIFEST_DIR"),
|
||||||
|
|||||||
Reference in New Issue
Block a user