mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Remove commented print statements
This commit is contained in:
@@ -319,10 +319,6 @@ const fetchIntegrationAuthRailwayServices = async ({
|
||||
integrationAuthId: string;
|
||||
appId: string;
|
||||
}) => {
|
||||
// console.log('fetchIntegrationAuthRailwayServices params: ', {
|
||||
// integrationAuthId,
|
||||
// appId
|
||||
// });
|
||||
if (appId === "none") return [];
|
||||
const {
|
||||
data: { services }
|
||||
|
||||
Reference in New Issue
Block a user