Skip to content

Commit

Permalink
Testing untuk jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
cocatrip committed Jan 12, 2022
1 parent 9702246 commit e9f0c8b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 29 deletions.
26 changes: 0 additions & 26 deletions Jenkinsfile

This file was deleted.

4 changes: 1 addition & 3 deletions src/main.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#![allow(unused)]

use std::fs::{create_dir_all, File};
use std::fs::File;
use std::io;
use std::io::prelude::*;
use std::path::Path;
Expand Down

0 comments on commit e9f0c8b

Please sign in to comment.