Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Commit

Permalink
Merge pull request #651 from joyent/ether/bonfire
Browse files Browse the repository at this point in the history
final removal of legacy database code
  • Loading branch information
karenetheridge authored Feb 7, 2019
2 parents f74e99f + 8bafa30 commit c3ab4d2
Show file tree
Hide file tree
Showing 26 changed files with 8 additions and 1,226 deletions.
1 change: 0 additions & 1 deletion cpanfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ requires 'Data::UUID';
requires 'List::Compare';
requires 'Mail::Sendmail';
requires 'Try::Tiny';
requires 'Class::StrongSingleton';
requires 'Time::HiRes';
requires 'Time::Moment', '>= 0.43'; # for PR#28, fixes use of stdbool.h (thanks Dale)
requires 'JSON::Validator', '2.14';
Expand Down
7 changes: 0 additions & 7 deletions cpanfile.snapshot
Original file line number Diff line number Diff line change
Expand Up @@ -186,13 +186,6 @@ DISTRIBUTIONS
Class::Singleton 1.5
requirements:
ExtUtils::MakeMaker 0
Class-StrongSingleton-0.02
pathname: S/ST/STEVAN/Class-StrongSingleton-0.02.tar.gz
provides:
Class::StrongSingleton 0.02
requirements:
ExtUtils::MakeMaker 0
Test::More 0.47
Class-Tiny-1.006
pathname: D/DA/DAGOLDEN/Class-Tiny-1.006.tar.gz
provides:
Expand Down
2 changes: 0 additions & 2 deletions lib/Conch.pm
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ use Mojo::Base 'Mojolicious', -signatures;

use Conch::Route;
use Mojolicious::Plugin::Bcrypt;

use Conch::Models;
use Conch::ValidationSystem;
use Mojo::JSON;

Expand Down
43 changes: 0 additions & 43 deletions lib/Conch/Class/DatacenterRack.pm

This file was deleted.

39 changes: 0 additions & 39 deletions lib/Conch/Class/DatacenterRoom.pm

This file was deleted.

47 changes: 0 additions & 47 deletions lib/Conch/Class/DeviceLocation.pm

This file was deleted.

64 changes: 0 additions & 64 deletions lib/Conch/Class/HardwareProduct.pm

This file was deleted.

121 changes: 0 additions & 121 deletions lib/Conch/Class/HardwareProductProfile.pm

This file was deleted.

Loading

0 comments on commit c3ab4d2

Please sign in to comment.